;-----------------------| Instructions |---------------------------------------
How to enable/disable the Auto AI:

Open up AI.cns

Scroll down until you see "trigger61 = 1 ;1 - ON 0 - OFF"

Replace the "1" with a "0"/Replace the "0" with a "1"

;---------------------------------------------------------------------------------------
How to enable/disable Nothitby on Palettes 1-11

Open up -2.cns

You will see this:

"[State -2, invincible]
Type = VarSet
triggerall = PalNo != 12
Trigger1 = RoundState = 0
trigger2 = roundsexisted = 0
v = 50     ;fv = 10
value = 1"

Replace the "1" with a "0"/Replace the "0" with a "1"

That's all
